home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / states23.zip / STATES.DOC < prev    next >
Text File  |  1991-07-18  |  5KB  |  153 lines

  1.  
  2.                                  STATES
  3.  
  4.                                   v2.3
  5.  
  6.                            PCBoard 14.x and GAP
  7.  
  8.                                    by
  9.  
  10.                               Al Lawrence
  11.  
  12.                             Sunrise-80  BBS
  13.                             (404) 256-9525
  14.  
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    STATES is an educational game whereby you select one of the 50 United
  23.    States and the computer askes you a series of questions in an attempt
  24.    to guess the State you selected.
  25.  
  26.  
  27.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  28.          created in the directory you run the door from.
  29.  
  30.  
  31.  
  32.                               INSTALLATION
  33.                               ____________
  34.  
  35.  
  36.    Installation is fairly easy and straight-forward. The following steps and
  37.    examples should have you up and running in a very short period of time.
  38.    It is assumed that you are familiar with setting up DOORS on your system.
  39.    To this end, only examples of the configuration file and Door batch file
  40.    are described.
  41.  
  42.       1) Create a directory to hold all STATES files
  43.  
  44.       2) Unzip STATESxx.ZIP into the the above directory
  45.  
  46.          NOTE: BRUN45.EXE is NOT included but IS required !!!
  47.                              ^^^              ^^
  48.       3) Create a configuration file, with a name of your choice, or
  49.          modify the supplied STATES.CNF file. A description follows:
  50.  
  51.             C:\PCB\   **             Location of System File
  52.             SUNRISE-80 BBS           Your BBS Name
  53.             Al                       Sysop's First Name
  54.             Lawrence                 Sysop's Last Name
  55.             25                       Maximum # of Games 
  56.  
  57.          ** Replace With ONE of the Following:
  58.             PCBOARD.SYS ..... For PCBOARD Systems
  59.             DOOR.SYS ........ For Systems that Support DOOR.SYS
  60.             CALLINFO.BBS .... For WILDCAT! Systems
  61.             DORINFOx.DEF .... For QBBS/RBBS/RemoteAccess Systems
  62.             SFDOORS.DAT ..... For SPITFIRE Systems
  63.  
  64.  
  65.  
  66.       4) Create a batch file or modify the STATES file supplied. A
  67.          description of this file follows:
  68.  
  69.             ECHO off
  70.             cd\PCB\DOORS\STATES       Location of States files
  71.             STATES STATES.CNF         EXE filename and CNF filename (Name
  72.                                       used in creating file in #3 above)
  73.             CD\PCB
  74.             BOARD
  75.  
  76.  
  77.        5) When running in more than one node, be sure to supply a
  78.           different configuration name for each node (your choice of name).
  79.  
  80.  
  81.  
  82.                                COM Support
  83.                                ___________
  84.  
  85.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  86.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  87.       number after the configuration filename. Let's assume your Door is
  88.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  89.       passed to your Door would be:
  90.                                    FOOBAR FOOBAR.CFG /5
  91.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  92.       normally used with COM1. No /x parameter is needed for the standard
  93.       IRQ's.
  94.  
  95.  
  96.  
  97.                               LEGALITIES
  98.                               __________
  99.  
  100.  
  101.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  102.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  103.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  104.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  105.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  106.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  107.       OR BREACH OF ANY WARRANTY.
  108.  
  109.  
  110.  
  111.  
  112.  
  113.                              DISTRIBUTION
  114.                              ____________
  115.  
  116.    You may make this file available for downloading from your BBS or you may
  117.    upload it to any BBS of your choice, provided that you do not make any
  118.    changes to the contents of the archive (ZIP file). The archive and its
  119.    individual contents may not be used by any service that charges any money
  120.    whatsoever, without the written permission of the author.
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                              REGISTRATION
  127.                              ____________
  128.  
  129.  
  130.    There is NO registration required for this program. This is FREEWARE!
  131.    Hopefully this program will serve to enhance your caller's knowledge 
  132.    of the 50 United States. All I ask is that you promote its availability 
  133.    on your BBS. Who knows, maybe we can help educate a small part of the 
  134.    population.
  135.  
  136.    If you get a chance I would appreciate you filling out the registration
  137.    form (REGISTER.FRM) for my records. You may mail it or upload it to my
  138.    BBS. Mailing it along with a Password, will allow me to pre-register you
  139.    on the BBS.
  140.  
  141.  
  142.                                  MISC
  143.                                  ____
  144.  
  145.    The latest version of STATES  and other fine SUNRISE DOOR programs
  146.    are always available for download from SUNRISE-80 BBS and/or SALTAIR BBS.
  147.  
  148.    Remember, should you have any problems, questions or suggestions, be sure
  149.    to drop me a message on either of the aforementioned BBS' or thru the
  150.    DOORS conference in the PCREALY/RIME network. NODE=SUNRISE
  151.  
  152.  
  153.